Book Contents

Example: Use macros

The following table shows the macros that assign initial values to tags.

Methods of assigning an initial value

Macros

Using another tag

tag1 = tag2

Using an expression

tag1 = tag2 * 5 + (tag3 - 1) * 2

Using a simple numeric value

tag1 = 120

See also

About macros